home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13128 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  973 b 

  1. Path: airdmhor.gen.nz!not-for-mail
  2. From: gumboot@airdmhor.gen.nz (Simon Hosie)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Statistically Random Number algorithm
  5. Followup-To: comp.lang.c,comp.lang.c++
  6. Date: 24 Mar 1996 08:32:13 +1200
  7. Organization: Airdmhor : a couple of BBS's, a bunch of people, and a cat.
  8. Message-ID: <4j1n4e$9cm@airdmhor.gen.nz>
  9. References: <314D0B67.3C16@psu.edu> <4ikle5$1rf@sparcserver.lrz-muenchen.de> <4iq5g3INN17g@keats.ugrad.cs.ubc.ca>
  10. NNTP-Posting-Host: airdmhor.gen.nz
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Kazimir Kylheku:
  14. > Right. Even with the above /dev/audio method, the sequence is completely
  15. > determined once you create the 256 byte vector. However, what you can do is
  16. > periodically update the state array with new bits read from the device.
  17.  
  18.   The problem there is what if you have stupidly over spec'ed hardware that
  19. doesn't suffer enough noise (fortunately for me I have an IBM-PC and will
  20. never suffer from quality hardware)?
  21.